-
Home
-
Yoco Payments
-
3.0.2
-
Code
-
Classes
- Checkout
Total Complexity |
12 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
98 |
Lines of code |
68 |
Logical lines of code |
16 |
Comment lines |
0 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildMetadata() |
S |
59 |
1 |
15 |
__construct() |
S |
81 |
1 |
3 |
buildPayload() |
S |
65 |
1 |
10 |
buildLineItems() |
S |
73 |
1 |
5 |
buildLineItem() |
S |
70 |
1 |
7 |
buildLineItemPricingDetails() |
S |
68 |
1 |
7 |
getOrderTotal() |
S |
79 |
1 |
3 |
getOrderSubtotal() |
S |
74 |
1 |
4 |
getOrderTotalTax() |
S |
79 |
1 |
3 |
getOrderTotalDiscount() |
S |
79 |
1 |
3 |
getOrderTotalShipping() |
S |
79 |
1 |
3 |
getOrderCheckoutPaymentUrl() |
S |
73 |
1 |
5 |